\(\int \csc ^7(e+f x) (a+b \sin ^2(e+f x))^{3/2} \, dx\) [137]

   Optimal result
   Rubi [A] (verified)
   Mathematica [A] (verified)
   Maple [B] (verified)
   Fricas [A] (verification not implemented)
   Sympy [F(-1)]
   Maxima [F]
   Giac [B] (verification not implemented)
   Mupad [F(-1)]

Optimal result

Integrand size = 25, antiderivative size = 197 \[ \int \csc ^7(e+f x) \left (a+b \sin ^2(e+f x)\right )^{3/2} \, dx=-\frac {(5 a-b) (a+b)^2 \text {arctanh}\left (\frac {\sqrt {a} \cos (e+f x)}{\sqrt {a+b-b \cos ^2(e+f x)}}\right )}{16 a^{3/2} f}-\frac {(5 a-b) (a+b) \sqrt {a+b-b \cos ^2(e+f x)} \cot (e+f x) \csc (e+f x)}{16 a f}-\frac {(5 a-b) \left (a+b-b \cos ^2(e+f x)\right )^{3/2} \cot (e+f x) \csc ^3(e+f x)}{24 a f}-\frac {\left (a+b-b \cos ^2(e+f x)\right )^{5/2} \cot (e+f x) \csc ^5(e+f x)}{6 a f} \]

[Out]

-1/16*(5*a-b)*(a+b)^2*arctanh(cos(f*x+e)*a^(1/2)/(a+b-b*cos(f*x+e)^2)^(1/2))/a^(3/2)/f-1/24*(5*a-b)*(a+b-b*cos
(f*x+e)^2)^(3/2)*cot(f*x+e)*csc(f*x+e)^3/a/f-1/6*(a+b-b*cos(f*x+e)^2)^(5/2)*cot(f*x+e)*csc(f*x+e)^5/a/f-1/16*(
5*a-b)*(a+b)*cot(f*x+e)*csc(f*x+e)*(a+b-b*cos(f*x+e)^2)^(1/2)/a/f

Rubi [A] (verified)

Time = 0.11 (sec) , antiderivative size = 197, normalized size of antiderivative = 1.00, number of steps used = 6, number of rules used = 5, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.200, Rules used = {3265, 390, 386, 385, 212} \[ \int \csc ^7(e+f x) \left (a+b \sin ^2(e+f x)\right )^{3/2} \, dx=-\frac {(5 a-b) (a+b)^2 \text {arctanh}\left (\frac {\sqrt {a} \cos (e+f x)}{\sqrt {a-b \cos ^2(e+f x)+b}}\right )}{16 a^{3/2} f}-\frac {\cot (e+f x) \csc ^5(e+f x) \left (a-b \cos ^2(e+f x)+b\right )^{5/2}}{6 a f}-\frac {(5 a-b) \cot (e+f x) \csc ^3(e+f x) \left (a-b \cos ^2(e+f x)+b\right )^{3/2}}{24 a f}-\frac {(5 a-b) (a+b) \cot (e+f x) \csc (e+f x) \sqrt {a-b \cos ^2(e+f x)+b}}{16 a f} \]

[In]

Int[Csc[e + f*x]^7*(a + b*Sin[e + f*x]^2)^(3/2),x]

[Out]

-1/16*((5*a - b)*(a + b)^2*ArcTanh[(Sqrt[a]*Cos[e + f*x])/Sqrt[a + b - b*Cos[e + f*x]^2]])/(a^(3/2)*f) - ((5*a
 - b)*(a + b)*Sqrt[a + b - b*Cos[e + f*x]^2]*Cot[e + f*x]*Csc[e + f*x])/(16*a*f) - ((5*a - b)*(a + b - b*Cos[e
 + f*x]^2)^(3/2)*Cot[e + f*x]*Csc[e + f*x]^3)/(24*a*f) - ((a + b - b*Cos[e + f*x]^2)^(5/2)*Cot[e + f*x]*Csc[e
+ f*x]^5)/(6*a*f)

Rule 212

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1/(Rt[a, 2]*Rt[-b, 2]))*ArcTanh[Rt[-b, 2]*(x/Rt[a, 2])], x]
 /; FreeQ[{a, b}, x] && NegQ[a/b] && (GtQ[a, 0] || LtQ[b, 0])

Rule 385

Int[((a_) + (b_.)*(x_)^(n_))^(p_)/((c_) + (d_.)*(x_)^(n_)), x_Symbol] :> Subst[Int[1/(c - (b*c - a*d)*x^n), x]
, x, x/(a + b*x^n)^(1/n)] /; FreeQ[{a, b, c, d}, x] && NeQ[b*c - a*d, 0] && EqQ[n*p + 1, 0] && IntegerQ[n]

Rule 386

Int[((a_) + (b_.)*(x_)^(n_))^(p_)*((c_) + (d_.)*(x_)^(n_))^(q_.), x_Symbol] :> Simp[(-x)*(a + b*x^n)^(p + 1)*(
(c + d*x^n)^q/(a*n*(p + 1))), x] - Dist[c*(q/(a*(p + 1))), Int[(a + b*x^n)^(p + 1)*(c + d*x^n)^(q - 1), x], x]
 /; FreeQ[{a, b, c, d, n, p}, x] && NeQ[b*c - a*d, 0] && EqQ[n*(p + q + 1) + 1, 0] && GtQ[q, 0] && NeQ[p, -1]

Rule 390

Int[((a_) + (b_.)*(x_)^(n_))^(p_)*((c_) + (d_.)*(x_)^(n_))^(q_), x_Symbol] :> Simp[(-b)*x*(a + b*x^n)^(p + 1)*
((c + d*x^n)^(q + 1)/(a*n*(p + 1)*(b*c - a*d))), x] + Dist[(b*c + n*(p + 1)*(b*c - a*d))/(a*n*(p + 1)*(b*c - a
*d)), Int[(a + b*x^n)^(p + 1)*(c + d*x^n)^q, x], x] /; FreeQ[{a, b, c, d, n, q}, x] && NeQ[b*c - a*d, 0] && Eq
Q[n*(p + q + 2) + 1, 0] && (LtQ[p, -1] ||  !LtQ[q, -1]) && NeQ[p, -1]

Rule 3265

Int[sin[(e_.) + (f_.)*(x_)]^(m_.)*((a_) + (b_.)*sin[(e_.) + (f_.)*(x_)]^2)^(p_.), x_Symbol] :> With[{ff = Free
Factors[Cos[e + f*x], x]}, Dist[-ff/f, Subst[Int[(1 - ff^2*x^2)^((m - 1)/2)*(a + b - b*ff^2*x^2)^p, x], x, Cos
[e + f*x]/ff], x]] /; FreeQ[{a, b, e, f, p}, x] && IntegerQ[(m - 1)/2]

Rubi steps \begin{align*} \text {integral}& = -\frac {\text {Subst}\left (\int \frac {\left (a+b-b x^2\right )^{3/2}}{\left (1-x^2\right )^4} \, dx,x,\cos (e+f x)\right )}{f} \\ & = -\frac {\left (a+b-b \cos ^2(e+f x)\right )^{5/2} \cot (e+f x) \csc ^5(e+f x)}{6 a f}-\frac {(5 a-b) \text {Subst}\left (\int \frac {\left (a+b-b x^2\right )^{3/2}}{\left (1-x^2\right )^3} \, dx,x,\cos (e+f x)\right )}{6 a f} \\ & = -\frac {(5 a-b) \left (a+b-b \cos ^2(e+f x)\right )^{3/2} \cot (e+f x) \csc ^3(e+f x)}{24 a f}-\frac {\left (a+b-b \cos ^2(e+f x)\right )^{5/2} \cot (e+f x) \csc ^5(e+f x)}{6 a f}-\frac {((5 a-b) (a+b)) \text {Subst}\left (\int \frac {\sqrt {a+b-b x^2}}{\left (1-x^2\right )^2} \, dx,x,\cos (e+f x)\right )}{8 a f} \\ & = -\frac {(5 a-b) (a+b) \sqrt {a+b-b \cos ^2(e+f x)} \cot (e+f x) \csc (e+f x)}{16 a f}-\frac {(5 a-b) \left (a+b-b \cos ^2(e+f x)\right )^{3/2} \cot (e+f x) \csc ^3(e+f x)}{24 a f}-\frac {\left (a+b-b \cos ^2(e+f x)\right )^{5/2} \cot (e+f x) \csc ^5(e+f x)}{6 a f}-\frac {\left ((5 a-b) (a+b)^2\right ) \text {Subst}\left (\int \frac {1}{\left (1-x^2\right ) \sqrt {a+b-b x^2}} \, dx,x,\cos (e+f x)\right )}{16 a f} \\ & = -\frac {(5 a-b) (a+b) \sqrt {a+b-b \cos ^2(e+f x)} \cot (e+f x) \csc (e+f x)}{16 a f}-\frac {(5 a-b) \left (a+b-b \cos ^2(e+f x)\right )^{3/2} \cot (e+f x) \csc ^3(e+f x)}{24 a f}-\frac {\left (a+b-b \cos ^2(e+f x)\right )^{5/2} \cot (e+f x) \csc ^5(e+f x)}{6 a f}-\frac {\left ((5 a-b) (a+b)^2\right ) \text {Subst}\left (\int \frac {1}{1-a x^2} \, dx,x,\frac {\cos (e+f x)}{\sqrt {a+b-b \cos ^2(e+f x)}}\right )}{16 a f} \\ & = -\frac {(5 a-b) (a+b)^2 \text {arctanh}\left (\frac {\sqrt {a} \cos (e+f x)}{\sqrt {a+b-b \cos ^2(e+f x)}}\right )}{16 a^{3/2} f}-\frac {(5 a-b) (a+b) \sqrt {a+b-b \cos ^2(e+f x)} \cot (e+f x) \csc (e+f x)}{16 a f}-\frac {(5 a-b) \left (a+b-b \cos ^2(e+f x)\right )^{3/2} \cot (e+f x) \csc ^3(e+f x)}{24 a f}-\frac {\left (a+b-b \cos ^2(e+f x)\right )^{5/2} \cot (e+f x) \csc ^5(e+f x)}{6 a f} \\ \end{align*}

Mathematica [A] (verified)

Time = 1.60 (sec) , antiderivative size = 161, normalized size of antiderivative = 0.82 \[ \int \csc ^7(e+f x) \left (a+b \sin ^2(e+f x)\right )^{3/2} \, dx=\frac {-6 (5 a-b) (a+b)^2 \text {arctanh}\left (\frac {\sqrt {2} \sqrt {a} \cos (e+f x)}{\sqrt {2 a+b-b \cos (2 (e+f x))}}\right )-\sqrt {2} \sqrt {a} \sqrt {2 a+b-b \cos (2 (e+f x))} \csc ^2(e+f x) \left (\left (15 a^2+22 a b+3 b^2\right ) \cos (e+f x)+2 a \cot (e+f x) \csc (e+f x) \left (5 a+7 b+4 a \csc ^2(e+f x)\right )\right )}{96 a^{3/2} f} \]

[In]

Integrate[Csc[e + f*x]^7*(a + b*Sin[e + f*x]^2)^(3/2),x]

[Out]

(-6*(5*a - b)*(a + b)^2*ArcTanh[(Sqrt[2]*Sqrt[a]*Cos[e + f*x])/Sqrt[2*a + b - b*Cos[2*(e + f*x)]]] - Sqrt[2]*S
qrt[a]*Sqrt[2*a + b - b*Cos[2*(e + f*x)]]*Csc[e + f*x]^2*((15*a^2 + 22*a*b + 3*b^2)*Cos[e + f*x] + 2*a*Cot[e +
 f*x]*Csc[e + f*x]*(5*a + 7*b + 4*a*Csc[e + f*x]^2)))/(96*a^(3/2)*f)

Maple [B] (verified)

Leaf count of result is larger than twice the leaf count of optimal. \(564\) vs. \(2(177)=354\).

Time = 1.39 (sec) , antiderivative size = 565, normalized size of antiderivative = 2.87

method result size
default \(-\frac {\sqrt {\left (\cos ^{2}\left (f x +e \right )\right ) \left (a +b \left (\sin ^{2}\left (f x +e \right )\right )\right )}\, \left (15 a^{4} \ln \left (\frac {\left (a -b \right ) \left (\cos ^{2}\left (f x +e \right )\right )+2 \sqrt {a}\, \sqrt {-b \left (\cos ^{4}\left (f x +e \right )\right )+\left (a +b \right ) \left (\cos ^{2}\left (f x +e \right )\right )}+a +b}{\sin \left (f x +e \right )^{2}}\right ) \left (\sin ^{6}\left (f x +e \right )\right )+27 a^{3} b \ln \left (\frac {\left (a -b \right ) \left (\cos ^{2}\left (f x +e \right )\right )+2 \sqrt {a}\, \sqrt {-b \left (\cos ^{4}\left (f x +e \right )\right )+\left (a +b \right ) \left (\cos ^{2}\left (f x +e \right )\right )}+a +b}{\sin \left (f x +e \right )^{2}}\right ) \left (\sin ^{6}\left (f x +e \right )\right )+9 b^{2} \ln \left (\frac {\left (a -b \right ) \left (\cos ^{2}\left (f x +e \right )\right )+2 \sqrt {a}\, \sqrt {-b \left (\cos ^{4}\left (f x +e \right )\right )+\left (a +b \right ) \left (\cos ^{2}\left (f x +e \right )\right )}+a +b}{\sin \left (f x +e \right )^{2}}\right ) \left (\sin ^{6}\left (f x +e \right )\right ) a^{2}-3 b^{3} \ln \left (\frac {\left (a -b \right ) \left (\cos ^{2}\left (f x +e \right )\right )+2 \sqrt {a}\, \sqrt {-b \left (\cos ^{4}\left (f x +e \right )\right )+\left (a +b \right ) \left (\cos ^{2}\left (f x +e \right )\right )}+a +b}{\sin \left (f x +e \right )^{2}}\right ) \left (\sin ^{6}\left (f x +e \right )\right ) a +30 \left (\sin ^{4}\left (f x +e \right )\right ) \sqrt {\left (\cos ^{2}\left (f x +e \right )\right ) \left (a +b \left (\sin ^{2}\left (f x +e \right )\right )\right )}\, a^{\frac {7}{2}}+44 \left (\sin ^{4}\left (f x +e \right )\right ) \sqrt {\left (\cos ^{2}\left (f x +e \right )\right ) \left (a +b \left (\sin ^{2}\left (f x +e \right )\right )\right )}\, a^{\frac {5}{2}} b +6 \left (\sin ^{4}\left (f x +e \right )\right ) \sqrt {\left (\cos ^{2}\left (f x +e \right )\right ) \left (a +b \left (\sin ^{2}\left (f x +e \right )\right )\right )}\, a^{\frac {3}{2}} b^{2}+20 \left (\sin ^{2}\left (f x +e \right )\right ) \sqrt {\left (\cos ^{2}\left (f x +e \right )\right ) \left (a +b \left (\sin ^{2}\left (f x +e \right )\right )\right )}\, a^{\frac {7}{2}}+28 \left (\sin ^{2}\left (f x +e \right )\right ) \sqrt {\left (\cos ^{2}\left (f x +e \right )\right ) \left (a +b \left (\sin ^{2}\left (f x +e \right )\right )\right )}\, a^{\frac {5}{2}} b +16 a^{\frac {7}{2}} \sqrt {\left (\cos ^{2}\left (f x +e \right )\right ) \left (a +b \left (\sin ^{2}\left (f x +e \right )\right )\right )}\right )}{96 \sin \left (f x +e \right )^{6} a^{\frac {5}{2}} \cos \left (f x +e \right ) \sqrt {a +b \left (\sin ^{2}\left (f x +e \right )\right )}\, f}\) \(565\)

[In]

int(csc(f*x+e)^7*(a+b*sin(f*x+e)^2)^(3/2),x,method=_RETURNVERBOSE)

[Out]

-1/96*(cos(f*x+e)^2*(a+b*sin(f*x+e)^2))^(1/2)*(15*a^4*ln(((a-b)*cos(f*x+e)^2+2*a^(1/2)*(-b*cos(f*x+e)^4+(a+b)*
cos(f*x+e)^2)^(1/2)+a+b)/sin(f*x+e)^2)*sin(f*x+e)^6+27*a^3*b*ln(((a-b)*cos(f*x+e)^2+2*a^(1/2)*(-b*cos(f*x+e)^4
+(a+b)*cos(f*x+e)^2)^(1/2)+a+b)/sin(f*x+e)^2)*sin(f*x+e)^6+9*b^2*ln(((a-b)*cos(f*x+e)^2+2*a^(1/2)*(-b*cos(f*x+
e)^4+(a+b)*cos(f*x+e)^2)^(1/2)+a+b)/sin(f*x+e)^2)*sin(f*x+e)^6*a^2-3*b^3*ln(((a-b)*cos(f*x+e)^2+2*a^(1/2)*(-b*
cos(f*x+e)^4+(a+b)*cos(f*x+e)^2)^(1/2)+a+b)/sin(f*x+e)^2)*sin(f*x+e)^6*a+30*sin(f*x+e)^4*(cos(f*x+e)^2*(a+b*si
n(f*x+e)^2))^(1/2)*a^(7/2)+44*sin(f*x+e)^4*(cos(f*x+e)^2*(a+b*sin(f*x+e)^2))^(1/2)*a^(5/2)*b+6*sin(f*x+e)^4*(c
os(f*x+e)^2*(a+b*sin(f*x+e)^2))^(1/2)*a^(3/2)*b^2+20*sin(f*x+e)^2*(cos(f*x+e)^2*(a+b*sin(f*x+e)^2))^(1/2)*a^(7
/2)+28*sin(f*x+e)^2*(cos(f*x+e)^2*(a+b*sin(f*x+e)^2))^(1/2)*a^(5/2)*b+16*a^(7/2)*(cos(f*x+e)^2*(a+b*sin(f*x+e)
^2))^(1/2))/sin(f*x+e)^6/a^(5/2)/cos(f*x+e)/(a+b*sin(f*x+e)^2)^(1/2)/f

Fricas [A] (verification not implemented)

none

Time = 1.13 (sec) , antiderivative size = 752, normalized size of antiderivative = 3.82 \[ \int \csc ^7(e+f x) \left (a+b \sin ^2(e+f x)\right )^{3/2} \, dx=\left [-\frac {3 \, {\left ({\left (5 \, a^{3} + 9 \, a^{2} b + 3 \, a b^{2} - b^{3}\right )} \cos \left (f x + e\right )^{6} - 3 \, {\left (5 \, a^{3} + 9 \, a^{2} b + 3 \, a b^{2} - b^{3}\right )} \cos \left (f x + e\right )^{4} - 5 \, a^{3} - 9 \, a^{2} b - 3 \, a b^{2} + b^{3} + 3 \, {\left (5 \, a^{3} + 9 \, a^{2} b + 3 \, a b^{2} - b^{3}\right )} \cos \left (f x + e\right )^{2}\right )} \sqrt {a} \log \left (\frac {2 \, {\left ({\left (a^{2} - 6 \, a b + b^{2}\right )} \cos \left (f x + e\right )^{4} + 2 \, {\left (3 \, a^{2} + 2 \, a b - b^{2}\right )} \cos \left (f x + e\right )^{2} + 4 \, {\left ({\left (a - b\right )} \cos \left (f x + e\right )^{3} + {\left (a + b\right )} \cos \left (f x + e\right )\right )} \sqrt {-b \cos \left (f x + e\right )^{2} + a + b} \sqrt {a} + a^{2} + 2 \, a b + b^{2}\right )}}{\cos \left (f x + e\right )^{4} - 2 \, \cos \left (f x + e\right )^{2} + 1}\right ) - 4 \, {\left ({\left (15 \, a^{3} + 22 \, a^{2} b + 3 \, a b^{2}\right )} \cos \left (f x + e\right )^{5} - 2 \, {\left (20 \, a^{3} + 29 \, a^{2} b + 3 \, a b^{2}\right )} \cos \left (f x + e\right )^{3} + 3 \, {\left (11 \, a^{3} + 12 \, a^{2} b + a b^{2}\right )} \cos \left (f x + e\right )\right )} \sqrt {-b \cos \left (f x + e\right )^{2} + a + b}}{192 \, {\left (a^{2} f \cos \left (f x + e\right )^{6} - 3 \, a^{2} f \cos \left (f x + e\right )^{4} + 3 \, a^{2} f \cos \left (f x + e\right )^{2} - a^{2} f\right )}}, \frac {3 \, {\left ({\left (5 \, a^{3} + 9 \, a^{2} b + 3 \, a b^{2} - b^{3}\right )} \cos \left (f x + e\right )^{6} - 3 \, {\left (5 \, a^{3} + 9 \, a^{2} b + 3 \, a b^{2} - b^{3}\right )} \cos \left (f x + e\right )^{4} - 5 \, a^{3} - 9 \, a^{2} b - 3 \, a b^{2} + b^{3} + 3 \, {\left (5 \, a^{3} + 9 \, a^{2} b + 3 \, a b^{2} - b^{3}\right )} \cos \left (f x + e\right )^{2}\right )} \sqrt {-a} \arctan \left (-\frac {{\left ({\left (a - b\right )} \cos \left (f x + e\right )^{2} + a + b\right )} \sqrt {-b \cos \left (f x + e\right )^{2} + a + b} \sqrt {-a}}{2 \, {\left (a b \cos \left (f x + e\right )^{3} - {\left (a^{2} + a b\right )} \cos \left (f x + e\right )\right )}}\right ) + 2 \, {\left ({\left (15 \, a^{3} + 22 \, a^{2} b + 3 \, a b^{2}\right )} \cos \left (f x + e\right )^{5} - 2 \, {\left (20 \, a^{3} + 29 \, a^{2} b + 3 \, a b^{2}\right )} \cos \left (f x + e\right )^{3} + 3 \, {\left (11 \, a^{3} + 12 \, a^{2} b + a b^{2}\right )} \cos \left (f x + e\right )\right )} \sqrt {-b \cos \left (f x + e\right )^{2} + a + b}}{96 \, {\left (a^{2} f \cos \left (f x + e\right )^{6} - 3 \, a^{2} f \cos \left (f x + e\right )^{4} + 3 \, a^{2} f \cos \left (f x + e\right )^{2} - a^{2} f\right )}}\right ] \]

[In]

integrate(csc(f*x+e)^7*(a+b*sin(f*x+e)^2)^(3/2),x, algorithm="fricas")

[Out]

[-1/192*(3*((5*a^3 + 9*a^2*b + 3*a*b^2 - b^3)*cos(f*x + e)^6 - 3*(5*a^3 + 9*a^2*b + 3*a*b^2 - b^3)*cos(f*x + e
)^4 - 5*a^3 - 9*a^2*b - 3*a*b^2 + b^3 + 3*(5*a^3 + 9*a^2*b + 3*a*b^2 - b^3)*cos(f*x + e)^2)*sqrt(a)*log(2*((a^
2 - 6*a*b + b^2)*cos(f*x + e)^4 + 2*(3*a^2 + 2*a*b - b^2)*cos(f*x + e)^2 + 4*((a - b)*cos(f*x + e)^3 + (a + b)
*cos(f*x + e))*sqrt(-b*cos(f*x + e)^2 + a + b)*sqrt(a) + a^2 + 2*a*b + b^2)/(cos(f*x + e)^4 - 2*cos(f*x + e)^2
 + 1)) - 4*((15*a^3 + 22*a^2*b + 3*a*b^2)*cos(f*x + e)^5 - 2*(20*a^3 + 29*a^2*b + 3*a*b^2)*cos(f*x + e)^3 + 3*
(11*a^3 + 12*a^2*b + a*b^2)*cos(f*x + e))*sqrt(-b*cos(f*x + e)^2 + a + b))/(a^2*f*cos(f*x + e)^6 - 3*a^2*f*cos
(f*x + e)^4 + 3*a^2*f*cos(f*x + e)^2 - a^2*f), 1/96*(3*((5*a^3 + 9*a^2*b + 3*a*b^2 - b^3)*cos(f*x + e)^6 - 3*(
5*a^3 + 9*a^2*b + 3*a*b^2 - b^3)*cos(f*x + e)^4 - 5*a^3 - 9*a^2*b - 3*a*b^2 + b^3 + 3*(5*a^3 + 9*a^2*b + 3*a*b
^2 - b^3)*cos(f*x + e)^2)*sqrt(-a)*arctan(-1/2*((a - b)*cos(f*x + e)^2 + a + b)*sqrt(-b*cos(f*x + e)^2 + a + b
)*sqrt(-a)/(a*b*cos(f*x + e)^3 - (a^2 + a*b)*cos(f*x + e))) + 2*((15*a^3 + 22*a^2*b + 3*a*b^2)*cos(f*x + e)^5
- 2*(20*a^3 + 29*a^2*b + 3*a*b^2)*cos(f*x + e)^3 + 3*(11*a^3 + 12*a^2*b + a*b^2)*cos(f*x + e))*sqrt(-b*cos(f*x
 + e)^2 + a + b))/(a^2*f*cos(f*x + e)^6 - 3*a^2*f*cos(f*x + e)^4 + 3*a^2*f*cos(f*x + e)^2 - a^2*f)]

Sympy [F(-1)]

Timed out. \[ \int \csc ^7(e+f x) \left (a+b \sin ^2(e+f x)\right )^{3/2} \, dx=\text {Timed out} \]

[In]

integrate(csc(f*x+e)**7*(a+b*sin(f*x+e)**2)**(3/2),x)

[Out]

Timed out

Maxima [F]

\[ \int \csc ^7(e+f x) \left (a+b \sin ^2(e+f x)\right )^{3/2} \, dx=\int { {\left (b \sin \left (f x + e\right )^{2} + a\right )}^{\frac {3}{2}} \csc \left (f x + e\right )^{7} \,d x } \]

[In]

integrate(csc(f*x+e)^7*(a+b*sin(f*x+e)^2)^(3/2),x, algorithm="maxima")

[Out]

integrate((b*sin(f*x + e)^2 + a)^(3/2)*csc(f*x + e)^7, x)

Giac [B] (verification not implemented)

Leaf count of result is larger than twice the leaf count of optimal. 1623 vs. \(2 (177) = 354\).

Time = 0.94 (sec) , antiderivative size = 1623, normalized size of antiderivative = 8.24 \[ \int \csc ^7(e+f x) \left (a+b \sin ^2(e+f x)\right )^{3/2} \, dx=\text {Too large to display} \]

[In]

integrate(csc(f*x+e)^7*(a+b*sin(f*x+e)^2)^(3/2),x, algorithm="giac")

[Out]

1/384*(sqrt(a*tan(1/2*f*x + 1/2*e)^4 + 2*a*tan(1/2*f*x + 1/2*e)^2 + 4*b*tan(1/2*f*x + 1/2*e)^2 + a)*((a*tan(1/
2*f*x + 1/2*e)^2 + (8*a^3 + 7*a^2*b)/a^2)*tan(1/2*f*x + 1/2*e)^2 + (37*a^3 + 51*a^2*b + 6*a*b^2)/a^2) + 24*(5*
a^3 + 9*a^2*b + 3*a*b^2 - b^3)*arctan(-(sqrt(a)*tan(1/2*f*x + 1/2*e)^2 - sqrt(a*tan(1/2*f*x + 1/2*e)^4 + 2*a*t
an(1/2*f*x + 1/2*e)^2 + 4*b*tan(1/2*f*x + 1/2*e)^2 + a))/sqrt(-a))/(sqrt(-a)*a) - 12*(5*a^(7/2) + 9*a^(5/2)*b
+ 3*a^(3/2)*b^2 - sqrt(a)*b^3)*log(abs(-(sqrt(a)*tan(1/2*f*x + 1/2*e)^2 - sqrt(a*tan(1/2*f*x + 1/2*e)^4 + 2*a*
tan(1/2*f*x + 1/2*e)^2 + 4*b*tan(1/2*f*x + 1/2*e)^2 + a))*a - a^(3/2) - 2*sqrt(a)*b))/a^2 + 2*(45*(sqrt(a)*tan
(1/2*f*x + 1/2*e)^2 - sqrt(a*tan(1/2*f*x + 1/2*e)^4 + 2*a*tan(1/2*f*x + 1/2*e)^2 + 4*b*tan(1/2*f*x + 1/2*e)^2
+ a))^5*a^3 + 132*(sqrt(a)*tan(1/2*f*x + 1/2*e)^2 - sqrt(a*tan(1/2*f*x + 1/2*e)^4 + 2*a*tan(1/2*f*x + 1/2*e)^2
 + 4*b*tan(1/2*f*x + 1/2*e)^2 + a))^5*a^2*b + 108*(sqrt(a)*tan(1/2*f*x + 1/2*e)^2 - sqrt(a*tan(1/2*f*x + 1/2*e
)^4 + 2*a*tan(1/2*f*x + 1/2*e)^2 + 4*b*tan(1/2*f*x + 1/2*e)^2 + a))^5*a*b^2 + 12*(sqrt(a)*tan(1/2*f*x + 1/2*e)
^2 - sqrt(a*tan(1/2*f*x + 1/2*e)^4 + 2*a*tan(1/2*f*x + 1/2*e)^2 + 4*b*tan(1/2*f*x + 1/2*e)^2 + a))^5*b^3 + 63*
(sqrt(a)*tan(1/2*f*x + 1/2*e)^2 - sqrt(a*tan(1/2*f*x + 1/2*e)^4 + 2*a*tan(1/2*f*x + 1/2*e)^2 + 4*b*tan(1/2*f*x
 + 1/2*e)^2 + a))^4*a^(7/2) + 120*(sqrt(a)*tan(1/2*f*x + 1/2*e)^2 - sqrt(a*tan(1/2*f*x + 1/2*e)^4 + 2*a*tan(1/
2*f*x + 1/2*e)^2 + 4*b*tan(1/2*f*x + 1/2*e)^2 + a))^4*a^(5/2)*b + 48*(sqrt(a)*tan(1/2*f*x + 1/2*e)^2 - sqrt(a*
tan(1/2*f*x + 1/2*e)^4 + 2*a*tan(1/2*f*x + 1/2*e)^2 + 4*b*tan(1/2*f*x + 1/2*e)^2 + a))^4*a^(3/2)*b^2 - 50*(sqr
t(a)*tan(1/2*f*x + 1/2*e)^2 - sqrt(a*tan(1/2*f*x + 1/2*e)^4 + 2*a*tan(1/2*f*x + 1/2*e)^2 + 4*b*tan(1/2*f*x + 1
/2*e)^2 + a))^3*a^4 - 156*(sqrt(a)*tan(1/2*f*x + 1/2*e)^2 - sqrt(a*tan(1/2*f*x + 1/2*e)^4 + 2*a*tan(1/2*f*x +
1/2*e)^2 + 4*b*tan(1/2*f*x + 1/2*e)^2 + a))^3*a^3*b - 96*(sqrt(a)*tan(1/2*f*x + 1/2*e)^2 - sqrt(a*tan(1/2*f*x
+ 1/2*e)^4 + 2*a*tan(1/2*f*x + 1/2*e)^2 + 4*b*tan(1/2*f*x + 1/2*e)^2 + a))^3*a^2*b^2 + 32*(sqrt(a)*tan(1/2*f*x
 + 1/2*e)^2 - sqrt(a*tan(1/2*f*x + 1/2*e)^4 + 2*a*tan(1/2*f*x + 1/2*e)^2 + 4*b*tan(1/2*f*x + 1/2*e)^2 + a))^3*
a*b^3 - 78*(sqrt(a)*tan(1/2*f*x + 1/2*e)^2 - sqrt(a*tan(1/2*f*x + 1/2*e)^4 + 2*a*tan(1/2*f*x + 1/2*e)^2 + 4*b*
tan(1/2*f*x + 1/2*e)^2 + a))^2*a^(9/2) - 108*(sqrt(a)*tan(1/2*f*x + 1/2*e)^2 - sqrt(a*tan(1/2*f*x + 1/2*e)^4 +
 2*a*tan(1/2*f*x + 1/2*e)^2 + 4*b*tan(1/2*f*x + 1/2*e)^2 + a))^2*a^(7/2)*b + 21*(sqrt(a)*tan(1/2*f*x + 1/2*e)^
2 - sqrt(a*tan(1/2*f*x + 1/2*e)^4 + 2*a*tan(1/2*f*x + 1/2*e)^2 + 4*b*tan(1/2*f*x + 1/2*e)^2 + a))*a^5 + 72*(sq
rt(a)*tan(1/2*f*x + 1/2*e)^2 - sqrt(a*tan(1/2*f*x + 1/2*e)^4 + 2*a*tan(1/2*f*x + 1/2*e)^2 + 4*b*tan(1/2*f*x +
1/2*e)^2 + a))*a^4*b + 36*(sqrt(a)*tan(1/2*f*x + 1/2*e)^2 - sqrt(a*tan(1/2*f*x + 1/2*e)^4 + 2*a*tan(1/2*f*x +
1/2*e)^2 + 4*b*tan(1/2*f*x + 1/2*e)^2 + a))*a^3*b^2 - 12*(sqrt(a)*tan(1/2*f*x + 1/2*e)^2 - sqrt(a*tan(1/2*f*x
+ 1/2*e)^4 + 2*a*tan(1/2*f*x + 1/2*e)^2 + 4*b*tan(1/2*f*x + 1/2*e)^2 + a))*a^2*b^3 + 31*a^(11/2) + 36*a^(9/2)*
b)/(((sqrt(a)*tan(1/2*f*x + 1/2*e)^2 - sqrt(a*tan(1/2*f*x + 1/2*e)^4 + 2*a*tan(1/2*f*x + 1/2*e)^2 + 4*b*tan(1/
2*f*x + 1/2*e)^2 + a))^2 - a)^3*a))/f

Mupad [F(-1)]

Timed out. \[ \int \csc ^7(e+f x) \left (a+b \sin ^2(e+f x)\right )^{3/2} \, dx=\int \frac {{\left (b\,{\sin \left (e+f\,x\right )}^2+a\right )}^{3/2}}{{\sin \left (e+f\,x\right )}^7} \,d x \]

[In]

int((a + b*sin(e + f*x)^2)^(3/2)/sin(e + f*x)^7,x)

[Out]

int((a + b*sin(e + f*x)^2)^(3/2)/sin(e + f*x)^7, x)